From: robertl Date: Wed, 7 Apr 2010 00:42:42 +0000 (+0000) Subject: Typo fixes in discard filter doc. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~199^2~20 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=e206f4db69ea80fb12aa07fc4a2801d7941c5822;p=gpsbabel.git Typo fixes in discard filter doc. --- diff --git a/xmldoc/filters/options/discard-elemax.xml b/xmldoc/filters/options/discard-elemax.xml index abaefd431..98887aba5 100644 --- a/xmldoc/filters/options/discard-elemax.xml +++ b/xmldoc/filters/options/discard-elemax.xml @@ -1,2 +1,4 @@ + This option drops waypoints with an altitude higher than the specified value (in meters). See elemin for an explanation why this may be useful. + diff --git a/xmldoc/filters/options/discard-elemin.xml b/xmldoc/filters/options/discard-elemin.xml index 1b3fb4c70..642066b9e 100644 --- a/xmldoc/filters/options/discard-elemin.xml +++ b/xmldoc/filters/options/discard-elemin.xml @@ -1,4 +1,6 @@ + This option drops waypoints with an altitude lower than the specified value (in meters). Although GPS altitude isn't very accurate, GPS devices may log faulty waypoints from time to time, such as when near tall buildings. Elevation values that are way off may signify such waypoints. Use this option to the filter to toss known rogue points. +